object HSDWelcm: THSDWelcm Left = 247 Top = 158 BorderIcons = [] BorderStyle = bsSingle Caption = 'The Secure Mail System' ClientHeight = 323 ClientWidth = 296 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object KeyFile: TLabel Left = 2 Top = 304 Width = 287 Height = 13 Alignment = taCenter AutoSize = False Caption = 'No Key File Found!' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Bevel1: TBevel Left = 0 Top = 2 Width = 293 Height = 295 Style = bsRaised end object Image1: TImage Left = 6 Top = 8 Width = 282 Height = 282 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 54 Top = 264 Width = 215 Height = 13 Caption = 'Copyright 1996-1998 ISS All Right Reserved' Color = clBtnFace Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object Version: TLabel Left = 57 Top = 244 Width = 208 Height = 13 Alignment = taCenter AutoSize = False Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object ShowTimer: TTimer Interval = 4500 OnTimer = ShowTimerTimer Left = 256 Top = 285 end end